Skip to content

doc(*): Correct PipeStream.Write method remarks #4032

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 23, 2020
Merged

doc(*): Correct PipeStream.Write method remarks #4032

merged 1 commit into from
Mar 23, 2020

Conversation

fenghou1st
Copy link
Contributor

Calling the Write method will not block current thread.

Summary

Correct the remarks in the document of System.IO.Pipes.PipeStream.Read method.

Calling the Write method will not block current thread.
@dotnet-bot dotnet-bot added this to the March 2020 milestone Mar 23, 2020
@carlossanlop
Copy link
Contributor

@dotnet/docs FYI, there were a lot of warnings in this build, even though the file that was edited in this PR succeeded:

xml/System.IO.Pipes/PipeStream.xml | Succeeded

Just wanted to make sure you are aware that this is happening now. If you don't have any objections, I'll get this merged.

@tdykstra
Copy link
Contributor

No objections. @Thraka has been working on the warnings.

@carlossanlop carlossanlop merged commit 35f6436 into dotnet:master Mar 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants